[INFO] cloning repository https://github.com/enochc/hive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enochc/hive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenochc%2Fhive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenochc%2Fhive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0973bcc832ae125eb6e9f849757d23e02530c860
[INFO] testing enochc/hive against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenochc%2Fhive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/enochc/hive
[INFO] finished tweaking git repo https://github.com/enochc/hive
[INFO] tweaked toml for git repo https://github.com/enochc/hive written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enochc/hive on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 715 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding jni v0.21.1 (available: v0.22.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.0.1+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c5b46ec120c668bef5adbe9b14634c70de0f28b4ebc3b5db9fc07197c374952
[INFO] running `Command { std: "docker" "start" "-a" "4c5b46ec120c668bef5adbe9b14634c70de0f28b4ebc3b5db9fc07197c374952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c5b46ec120c668bef5adbe9b14634c70de0f28b4ebc3b5db9fc07197c374952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c5b46ec120c668bef5adbe9b14634c70de0f28b4ebc3b5db9fc07197c374952", kill_on_drop: false }`
[INFO] [stdout] 4c5b46ec120c668bef5adbe9b14634c70de0f28b4ebc3b5db9fc07197c374952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09ed33eb07a2ec4d8cbcba2cc372f0e060b884e1010acb7fcf89f237a844a55d
[INFO] running `Command { std: "docker" "start" "-a" "09ed33eb07a2ec4d8cbcba2cc372f0e060b884e1010acb7fcf89f237a844a55d", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.0.1+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling lyon_geom v1.0.19
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling parlance v0.1.0
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rspolib v0.1.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling fontique v0.8.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling lyon_path v1.0.19
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling htmlparser v0.2.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling i-slint-compiler v1.16.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling swash v0.2.7
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling i-slint-common v1.16.1
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling annotate-snippets v0.12.15
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lyon_extra v1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling typed-index-collections v3.5.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling local_ipaddress v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling slint-build v1.16.1
[INFO] [stderr]    Compiling hive v0.2.200 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Pointer` and `write`
[INFO] [stdout]   --> src/property.rs:19:43
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::fmt::{Debug, Formatter, Display, write, Pointer};
[INFO] [stdout]    |                                           ^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BuildHasherDefault` and `Hash`
[INFO] [stdout]   --> src/property.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::hash::{BuildHasherDefault, Hash, Hasher};
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/signal.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{debug, trace};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ctrlc::Error`
[INFO] [stdout]   --> src/hive.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use ctrlc::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> src/property.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let now: SystemTime = SystemTime::now();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prop_id`
[INFO] [stdout]    --> src/hive.rs:837:37
[INFO] [stdout]     |
[INFO] [stdout] 837 | ...                   let prop_id = p.id;
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prop_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REQUEST_PEERS` is never used
[INFO] [stdout]    --> src/hive.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) const REQUEST_PEERS: &str = "<p|";
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Hive`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:76:59
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub unsafe extern "C" fn newHive(props: *const c_char) -> Hive {
[INFO] [stdout]    |                                                           ^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/hive.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Hive {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s
[INFO] running `Command { std: "docker" "inspect" "09ed33eb07a2ec4d8cbcba2cc372f0e060b884e1010acb7fcf89f237a844a55d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09ed33eb07a2ec4d8cbcba2cc372f0e060b884e1010acb7fcf89f237a844a55d", kill_on_drop: false }`
[INFO] [stdout] 09ed33eb07a2ec4d8cbcba2cc372f0e060b884e1010acb7fcf89f237a844a55d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e2b3887db7604b1ab8f16af0ef9f6477794f0366a249ceafeba37959fa1864d
[INFO] running `Command { std: "docker" "start" "-a" "8e2b3887db7604b1ab8f16af0ef9f6477794f0366a249ceafeba37959fa1864d", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.0.1+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stdout] warning: unused imports: `Pointer` and `write`
[INFO] [stdout]   --> src/property.rs:19:43
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::fmt::{Debug, Formatter, Display, write, Pointer};
[INFO] [stdout]    |                                           ^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BuildHasherDefault` and `Hash`
[INFO] [stdout]   --> src/property.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::hash::{BuildHasherDefault, Hash, Hasher};
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/signal.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{debug, trace};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ctrlc::Error`
[INFO] [stdout]   --> src/hive.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use ctrlc::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> src/property.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let now: SystemTime = SystemTime::now();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prop_id`
[INFO] [stdout]    --> src/hive.rs:837:37
[INFO] [stdout]     |
[INFO] [stdout] 837 | ...                   let prop_id = p.id;
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prop_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REQUEST_PEERS` is never used
[INFO] [stdout]    --> src/hive.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) const REQUEST_PEERS: &str = "<p|";
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Hive`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:76:59
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub unsafe extern "C" fn newHive(props: *const c_char) -> Hive {
[INFO] [stdout]    |                                                           ^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/hive.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Hive {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hive v0.2.200 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AtomicBool`
[INFO] [stdout]  --> examples/new_thing.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::atomic::{AtomicBool, AtomicI8, Ordering};
[INFO] [stdout]   |                         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> examples/new_thing.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 if(cc.load(Ordering::Relaxed)==4) {
[INFO] [stdout]    |                   ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -                 if(cc.load(Ordering::Relaxed)==4) {
[INFO] [stdout] 74 +                 if cc.load(Ordering::Relaxed)==4  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/new_thing.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut counter = Arc::new(AtomicI8::new(0));
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/new_thing.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut cc = Arc::clone(&counter);
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/new_thing.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let mut is_setup2 = Arc::clone(&is_setup);
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> examples/new_thing.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     let (x, y) = &*is_setup2;
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guardd`
[INFO] [stdout]   --> examples/new_thing.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let guardd = y.wait(x.lock().unwrap()).expect("nopeers");
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_guardd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `done` is never used
[INFO] [stdout]   --> examples/new_thing.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | async fn done() {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `doit` is never used
[INFO] [stdout]   --> examples/new_thing.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn doit(){
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused unary operation that must be used
[INFO] [stdout]   --> examples/new_thing.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     *&counter.load( Ordering::Acquire);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the unary operation produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let _ = *&counter.load( Ordering::Acquire);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pointer` and `write`
[INFO] [stdout]   --> src/property.rs:19:43
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::fmt::{Debug, Formatter, Display, write, Pointer};
[INFO] [stdout]    |                                           ^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BuildHasherDefault` and `Hash`
[INFO] [stdout]   --> src/property.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::hash::{BuildHasherDefault, Hash, Hasher};
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/signal.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{debug, trace};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ctrlc::Error`
[INFO] [stdout]   --> src/hive.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use ctrlc::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rc`
[INFO] [stdout]  --> examples/hive_window.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::rc::{Rc};
[INFO] [stdout]   |               ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, and `Weak`
[INFO] [stdout]  --> examples/hive_window.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::{Arc, Weak, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `weak_m1`
[INFO] [stdout]   --> examples/hive_window.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let weak_m1 = h.get_weak_property("m1").clone();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weak_m1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> tests/property_backoff.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{debug, info, LevelFilter};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `done`
[INFO] [stdout]    --> tests/streams.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let done = receiver.next().await;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named variant `None`
[INFO] [stdout]     |
[INFO] [stdout] 224 -         let done = receiver.next().await;
[INFO] [stdout] 224 +         let std::prelude::v1::None = receiver.next().await;
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let _done = receiver.next().await;
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> src/property.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let now: SystemTime = SystemTime::now();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prop_id`
[INFO] [stdout]    --> src/hive.rs:837:37
[INFO] [stdout]     |
[INFO] [stdout] 837 | ...                   let prop_id = p.id;
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prop_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REQUEST_PEERS` is never used
[INFO] [stdout]    --> src/hive.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) const REQUEST_PEERS: &str = "<p|";
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Hive`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:76:59
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub unsafe extern "C" fn newHive(props: *const c_char) -> Hive {
[INFO] [stdout]    |                                                           ^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/hive.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Hive {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.56s
[INFO] running `Command { std: "docker" "inspect" "8e2b3887db7604b1ab8f16af0ef9f6477794f0366a249ceafeba37959fa1864d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2b3887db7604b1ab8f16af0ef9f6477794f0366a249ceafeba37959fa1864d", kill_on_drop: false }`
[INFO] [stdout] 8e2b3887db7604b1ab8f16af0ef9f6477794f0366a249ceafeba37959fa1864d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d2baf2e3faa48a32140ad7fe24213a54bdac0a84523ccad72a9d1c19ab19db8
[INFO] running `Command { std: "docker" "start" "-a" "3d2baf2e3faa48a32140ad7fe24213a54bdac0a84523ccad72a9d1c19ab19db8", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.0.1+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: unused imports: `Pointer` and `write`
[INFO] [stderr]   --> src/property.rs:19:43
[INFO] [stderr]    |
[INFO] [stderr] 19 | use std::fmt::{Debug, Formatter, Display, write, Pointer};
[INFO] [stderr]    |                                           ^^^^^  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BuildHasherDefault` and `Hash`
[INFO] [stderr]   --> src/property.rs:20:17
[INFO] [stderr]    |
[INFO] [stderr] 20 | use std::hash::{BuildHasherDefault, Hash, Hasher};
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `trace`
[INFO] [stderr]  --> src/signal.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::{debug, trace};
[INFO] [stderr]   |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ctrlc::Error`
[INFO] [stderr]   --> src/hive.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use ctrlc::Error;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `now`
[INFO] [stderr]    --> src/property.rs:274:13
[INFO] [stderr]     |
[INFO] [stderr] 274 |         let now: SystemTime = SystemTime::now();
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prop_id`
[INFO] [stderr]    --> src/hive.rs:837:37
[INFO] [stderr]     |
[INFO] [stderr] 837 | ...                   let prop_id = p.id;
[INFO] [stderr]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prop_id`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `REQUEST_PEERS` is never used
[INFO] [stderr]    --> src/hive.rs:127:18
[INFO] [stderr]     |
[INFO] [stderr] 127 | pub(crate) const REQUEST_PEERS: &str = "<p|";
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` fn uses type `Hive`, which is not FFI-safe
[INFO] [stderr]   --> src/lib.rs:76:59
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub unsafe extern "C" fn newHive(props: *const c_char) -> Hive {
[INFO] [stderr]    |                                                           ^^^^ not FFI-safe
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stderr]    = note: this struct has unspecified layout
[INFO] [stderr] note: the type is defined here
[INFO] [stderr]   --> src/hive.rs:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct Hive {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hive` (lib) generated 8 warnings (run `cargo fix --lib -p hive` to apply 6 suggestions)
[INFO] [stderr] warning: `hive` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: unused import: `debug`
[INFO] [stderr]  --> tests/property_backoff.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | use log::{debug, info, LevelFilter};
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Rc`
[INFO] [stderr]  --> examples/hive_window.rs:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::rc::{Rc};
[INFO] [stderr]   |               ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc`, `Mutex`, and `Weak`
[INFO] [stderr]  --> examples/hive_window.rs:2:17
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::sync::{Arc, Weak, Mutex};
[INFO] [stderr]   |                 ^^^  ^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `weak_m1`
[INFO] [stderr]   --> examples/hive_window.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let weak_m1 = h.get_weak_property("m1").clone();
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weak_m1`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hive` (test "property_backoff") generated 1 warning (run `cargo fix --test "property_backoff" -p hive` to apply 1 suggestion)
[INFO] [stderr] warning: `hive` (example "hive_window") generated 3 warnings (run `cargo fix --example "hive_window" -p hive` to apply 3 suggestions)
[INFO] [stderr] warning: unused variable: `done`
[INFO] [stderr]    --> tests/streams.rs:224:13
[INFO] [stderr]     |
[INFO] [stderr] 224 |         let done = receiver.next().await;
[INFO] [stderr]     |             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: you might have meant to pattern match on the similarly named variant `None`
[INFO] [stderr]     |
[INFO] [stderr] 224 -         let done = receiver.next().await;
[INFO] [stderr] 224 +         let std::prelude::v1::None = receiver.next().await;
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 224 |         let _done = receiver.next().await;
[INFO] [stderr]     |             +
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AtomicBool`
[INFO] [stderr]  --> examples/new_thing.rs:2:25
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::sync::atomic::{AtomicBool, AtomicI8, Ordering};
[INFO] [stderr]   |                         ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]   --> examples/new_thing.rs:74:19
[INFO] [stderr]    |
[INFO] [stderr] 74 |                 if(cc.load(Ordering::Relaxed)==4) {
[INFO] [stderr]    |                   ^                             ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 74 -                 if(cc.load(Ordering::Relaxed)==4) {
[INFO] [stderr] 74 +                 if cc.load(Ordering::Relaxed)==4  {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/new_thing.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let mut counter = Arc::new(AtomicI8::new(0));
[INFO] [stderr]    |         ----^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/new_thing.rs:65:13
[INFO] [stderr]    |
[INFO] [stderr] 65 |         let mut cc = Arc::clone(&counter);
[INFO] [stderr]    |             ----^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/new_thing.rs:66:13
[INFO] [stderr]    |
[INFO] [stderr] 66 |         let mut is_setup2 = Arc::clone(&is_setup);
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]   --> examples/new_thing.rs:75:26
[INFO] [stderr]    |
[INFO] [stderr] 75 |                     let (x, y) = &*is_setup2;
[INFO] [stderr]    |                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `guardd`
[INFO] [stderr]   --> examples/new_thing.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 89 |     let guardd = y.wait(x.lock().unwrap()).expect("nopeers");
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_guardd`
[INFO] [stderr] 
[INFO] [stderr] warning: function `done` is never used
[INFO] [stderr]   --> examples/new_thing.rs:29:10
[INFO] [stderr]    |
[INFO] [stderr] 29 | async fn done() {
[INFO] [stderr]    |          ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `doit` is never used
[INFO] [stderr]   --> examples/new_thing.rs:57:10
[INFO] [stderr]    |
[INFO] [stderr] 57 | async fn doit(){
[INFO] [stderr]    |          ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused unary operation that must be used
[INFO] [stderr]   --> examples/new_thing.rs:99:5
[INFO] [stderr]    |
[INFO] [stderr] 99 |     *&counter.load( Ordering::Acquire);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the unary operation produces a value
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 99 |     let _ = *&counter.load( Ordering::Acquire);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hive` (test "streams") generated 1 warning (run `cargo fix --test "streams" -p hive` to apply 1 suggestion)
[INFO] [stderr] warning: `hive` (example "new_thing") generated 10 warnings (run `cargo fix --example "new_thing" -p hive` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hive-7c7a5b69cdb1bfb6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hive-09eea38005189460)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/middle_man.rs (/opt/rustwide/target/debug/deps/middle_man-6bf534b7b8d0d988)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test middle_man_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- middle_man_test stdout ----
[INFO] [stdout] 07:46.248495 Info "tests/middle_man.rs":17 - blah blah blah
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (23) panicked at src/hive.rs:453:55:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x640d2841ee3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640d2841ee3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640d2841ee3a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x640d2841ee3a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x640d284357fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x640d284357fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x640d28423d72 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x640d28423d72 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x640d283fc42f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x640d283fc42f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x640d284163e9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x640d2820d45c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x640d2820d45c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x640d28416662 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x640d28416662 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x640d283fc51a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x640d283f14f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x640d283fd3bd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x640d28435fbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x640d28435f82 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x640d28435cd9 - core[d17f6591d688f3bd]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x640d2819ab1d - <core[d17f6591d688f3bd]::option::Option<alloc[dad09f3a48280dba]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x640d2819ab1d - <hive[369fbac3db886b2b]::hive::Hive>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hive.rs:453:55
[INFO] [stdout]   23:     0x640d28187834 - <hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hive.rs:150:42
[INFO] [stdout]   24:     0x640d281d739d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x640d281772a8 - <tokio[14a2354e5684be1]::runtime::task::core::Core<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/core.rs:375:24
[INFO] [stdout]   26:     0x640d28183118 - <tokio[14a2354e5684be1]::loom::std::unsafe_cell::UnsafeCell<tokio[14a2354e5684be1]::runtime::task::core::Stage<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>>>>::with_mut::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[14a2354e5684be1]::runtime::task::core::Core<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   27:     0x640d28183118 - <tokio[14a2354e5684be1]::runtime::task::core::Core<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/core.rs:364:30
[INFO] [stdout]   28:     0x640d2816b25a - tokio[14a2354e5684be1]::runtime::task::harness::poll_future::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   29:     0x640d281ea980 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[14a2354e5684be1]::runtime::task::harness::poll_future<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x640d281d1d5e - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[14a2354e5684be1]::runtime::task::harness::poll_future<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x640d281f97cb - __rust_try
[INFO] [stdout]   32:     0x640d281f5893 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<()>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[14a2354e5684be1]::runtime::task::harness::poll_future<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x640d281f5893 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[14a2354e5684be1]::runtime::task::harness::poll_future<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x640d281686ef - tokio[14a2354e5684be1]::runtime::task::harness::poll_future::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   35:     0x640d2816f9c2 - <tokio[14a2354e5684be1]::runtime::task::harness::Harness<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   36:     0x640d2816fc73 - <tokio[14a2354e5684be1]::runtime::task::harness::Harness<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   37:     0x640d281e918b - tokio[14a2354e5684be1]::runtime::task::raw::poll::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<hive[369fbac3db886b2b]::hive::Hive>::go::{closure#0}::{closure#0}>>, alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   38:     0x640d28345127 - <tokio[14a2354e5684be1]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   39:     0x640d283663a2 - <tokio[14a2354e5684be1]::runtime::task::LocalNotified<alloc[dad09f3a48280dba]::sync::Arc<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   40:     0x640d28334cfd - <tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/worker.rs:684:18
[INFO] [stdout]   41:     0x640d2833d76b - tokio[14a2354e5684be1]::task::coop::with_budget::<core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::boxed::Box<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   42:     0x640d2833d76b - tokio[14a2354e5684be1]::task::coop::budget::<core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::boxed::Box<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   43:     0x640d2833d76b - <tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/worker.rs:675:9
[INFO] [stderr] error: test failed, to rerun pass `--test middle_man`
[INFO] [stdout]   44:     0x640d2833c551 - <tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/worker.rs:585:29
[INFO] [stdout]   45:     0x640d283346d9 - tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/worker.rs:550:24
[INFO] [stdout]   46:     0x640d2835ef30 - <tokio[14a2354e5684be1]::runtime::context::scoped::Scoped<tokio[14a2354e5684be1]::runtime::scheduler::Context>>::set::<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x640d28318c9b - tokio[14a2354e5684be1]::runtime::context::set_scheduler::<(), tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   48:     0x640d283689ab - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[14a2354e5684be1]::runtime::context::Context>>::try_with::<tokio[14a2354e5684be1]::runtime::context::set_scheduler<(), tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x640d2836860f - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[14a2354e5684be1]::runtime::context::Context>>::with::<tokio[14a2354e5684be1]::runtime::context::set_scheduler<(), tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x640d28317fe4 - tokio[14a2354e5684be1]::runtime::context::set_scheduler::<(), tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   51:     0x640d28335829 - tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/worker.rs:545:9
[INFO] [stdout]   52:     0x640d2831841f - tokio[14a2354e5684be1]::runtime::context::runtime::enter_runtime::<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   53:     0x640d2833e2c1 - tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/worker.rs:537:5
[INFO] [stdout]   54:     0x640d2833490b - <tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/worker.rs:503:45
[INFO] [stdout]   55:     0x640d2832021b - <tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   56:     0x640d283094cc - <tokio[14a2354e5684be1]::runtime::task::core::Core<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/core.rs:375:24
[INFO] [stdout]   57:     0x640d2830bf7c - <tokio[14a2354e5684be1]::loom::std::unsafe_cell::UnsafeCell<tokio[14a2354e5684be1]::runtime::task::core::Stage<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[14a2354e5684be1]::runtime::task::core::Core<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   58:     0x640d2830bf7c - <tokio[14a2354e5684be1]::runtime::task::core::Core<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/core.rs:364:30
[INFO] [stdout]   59:     0x640d2830618e - tokio[14a2354e5684be1]::runtime::task::harness::poll_future::<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   60:     0x640d28340411 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[14a2354e5684be1]::runtime::task::harness::poll_future<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x640d2836faff - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[14a2354e5684be1]::runtime::task::harness::poll_future<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x640d2831ab1b - __rust_try
[INFO] [stdout]   63:     0x640d28316d53 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<()>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[14a2354e5684be1]::runtime::task::harness::poll_future<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x640d28316d53 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<tokio[14a2354e5684be1]::runtime::task::harness::poll_future<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x640d28305960 - tokio[14a2354e5684be1]::runtime::task::harness::poll_future::<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   66:     0x640d283077f9 - <tokio[14a2354e5684be1]::runtime::task::harness::Harness<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   67:     0x640d28307ab7 - <tokio[14a2354e5684be1]::runtime::task::harness::Harness<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   68:     0x640d283418bd - tokio[14a2354e5684be1]::runtime::task::raw::poll::<tokio[14a2354e5684be1]::runtime::blocking::task::BlockingTask<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   69:     0x640d28345127 - <tokio[14a2354e5684be1]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   70:     0x640d283663e7 - <tokio[14a2354e5684be1]::runtime::task::UnownedTask<tokio[14a2354e5684be1]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   71:     0x640d2831d807 - <tokio[14a2354e5684be1]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   72:     0x640d2831f0e0 - <tokio[14a2354e5684be1]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   73:     0x640d2831ca84 - <tokio[14a2354e5684be1]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   74:     0x640d28321f46 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[14a2354e5684be1]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   75:     0x640d28319852 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<<tokio[14a2354e5684be1]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   76:     0x640d283404f1 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[14a2354e5684be1]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   77:     0x640d2836fc47 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[14a2354e5684be1]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x640d2831ab1b - __rust_try
[INFO] [stdout]   79:     0x640d28318aa4 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[14a2354e5684be1]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x640d28318aa4 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[14a2354e5684be1]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x640d28318aa4 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<<tokio[14a2354e5684be1]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   82:     0x640d2831419f - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<<tokio[14a2354e5684be1]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   83:     0x640d2841dd0f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   84:     0x640d2841dd0f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   85:     0x76d6da10caa4 - <unknown>
[INFO] [stdout]   86:     0x76d6da199a64 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 07:49.250444 Info "tests/middle_man.rs":102 - <<<< Err(Elapsed(()))
[INFO] [stdout] 
[INFO] [stdout] thread 'middle_man_test' (21) panicked at tests/middle_man.rs:105:9:
[INFO] [stdout] Test timed out after 3 seconds
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x640d2841ee3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640d2841ee3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640d2841ee3a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x640d2841ee3a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x640d284357fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x640d284357fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x640d28423d72 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x640d28423d72 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x640d283fc42f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x640d283fc42f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x640d284163e9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x640d2820d45c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x640d2820d45c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x640d28416662 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x640d28416662 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x640d283fc51a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x640d283f14f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x640d283fd3bd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x640d28435fbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x640d281bcc6c - middle_man[7e52eb822ba59790]::middle_man_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/middle_man.rs:105:9
[INFO] [stdout]   20:     0x640d281d74a2 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x640d281fbc4d - <tokio[14a2354e5684be1]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x640d281fa002 - tokio[14a2354e5684be1]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[14a2354e5684be1]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x640d281fa002 - tokio[14a2354e5684be1]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[14a2354e5684be1]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x640d281fa002 - <tokio[14a2354e5684be1]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x640d281de054 - <tokio[14a2354e5684be1]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x640d281b9bd8 - <tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x640d281d158b - tokio[14a2354e5684be1]::runtime::context::runtime::enter_runtime::<<tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x640d281b9834 - <tokio[14a2354e5684be1]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x640d281c91e4 - <tokio[14a2354e5684be1]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x640d281c93df - <tokio[14a2354e5684be1]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x640d281bdd84 - middle_man[7e52eb822ba59790]::middle_man_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/middle_man.rs:104:24
[INFO] [stdout]   32:     0x640d281bc8a7 - middle_man[7e52eb822ba59790]::middle_man_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/middle_man.rs:14:27
[INFO] [stdout]   33:     0x640d281a61c6 - <middle_man[7e52eb822ba59790]::middle_man_test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x640d2820073b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x640d2820073b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x640d2820df2b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x640d2820df2b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x640d2820df2b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x640d2820df2b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x640d2820df2b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x640d2820df2b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x640d2820df2b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x640d28207644 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x640d28207644 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x640d28210b32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x640d28210b32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x640d28210b32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x640d28210b32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x640d28210b32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x640d28210b32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x640d28210b32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x640d2841dd0f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   53:     0x640d2841dd0f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x76d6da10caa4 - <unknown>
[INFO] [stdout]   55:     0x76d6da199a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     middle_man_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d2baf2e3faa48a32140ad7fe24213a54bdac0a84523ccad72a9d1c19ab19db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d2baf2e3faa48a32140ad7fe24213a54bdac0a84523ccad72a9d1c19ab19db8", kill_on_drop: false }`
[INFO] [stdout] 3d2baf2e3faa48a32140ad7fe24213a54bdac0a84523ccad72a9d1c19ab19db8
